init
Called internally during view model initialization. Binds
userSelectedCourt
to userSelectedRound
and sets the value to null
when a change occurs. Similarly for
userSelectedRound
and gamesLength.
viewmodel.init()
Called internally during view model initialization. Binds
userSelectedCourt
to userSelectedRound
and sets the value to null
when a change occurs. Similarly for
userSelectedRound
and gamesLength.